home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-05-03 | 1.6 KB | 51 lines |
- ;SmilerShell Initialization File
- ;Note that you can comment out with a semicolon
- ;Parameters with ;* are only read at startup
-
- [SmilerShell Params]
- AliasesCaseSens=TRUE ;are SmilerShell aliases case-sensitive?
- BGcolor=0, 255, 255
- ;buttonoffset=0 ;Desired distance from usual titlebar position
- confirmexit=FALSE ;SmilerShell asks if you really want to quit
- DOSinWindow=TRUE
- Font=-21,0,0,0,400,0,0,0,0,1,2,1,34,MS Sans Serif
- FGcolor=64, 0, 128
- multicmdchar=^ ;this char separates multiple cmds on one line
- overtype=FALSE
- restoretime=1000 ;millisecs to pause before trying to regain focus
- scandrives=c ;Which drives DC cmd should be aware of
- showbutton=TRUE ;*SmilerShell button in active app's titlebar?
- showclock=TRUE
- showdir=TRUE
- showinactives=TRUE
- showmenu=TRUE
- showresources=TRUE
- starthidden=FALSE ;*SmilerShell starts hidden (fetch it with titlebar button)?
- ;startupDCscan=TRUE ;*scan for DC info every time you start?
- syncExplorer=FALSE
- ;timeformat=24 ;clock uses 12 hour (am/pm) or 24 hour format?
- titlebar=TRUE
- topmost=FALSE
- winwidth=PREV ;*initial width (4-600 is good), or PREV for prev setup
- ;dirfile=myDCfile.dir ;*DC info file (drive+path+filename ok)
- ;cmdfile=myCmdStk.stk ;*cmds to be preloaded (drive+path+filename ok)
- prevposition=72, 76, 550, 82
- prevdir=D:\TECH\WIN95-UN\SMILERSH
-
- [SmilerShell Aliases]
- s=sol
- ;test1=sol
- (f2)=>type \autoexec.bat
- (F5)=cardfile
- d=*dir
- np=notepad
- cmds=dc dos ^ dir *.exe
- move=copy %1 %2 ^ del %1 ^ dir %2
- (F12)=notepad \config.sys
-
- [SmilerShell Apps]
- 1=notepad \autoexec.bat,Notepad AutoExec,TRUE
- 2=sol,Solitaire,TRUE
- 3=chkdsk,Check Disk,TRUE
- 4=write,WinWrite any file,FALSE
-